home *** CD-ROM | disk | FTP | other *** search
- Short: Visual Eng. - Visual Gradient v1.29
- Author: marko.seppanen@wwnet.fi (Marko Seppänen)
- Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
- Type: gfx/edit
-
-
- Visual Engineering - Visual Gradient v1.29
-
-
-
- SHORT DESCRIPTION
-
- This script creates gradient fades over picture / texture.
-
-
- REQUIREMENTS
-
- Image Engineer v3.41 (Wision release 2)
- Sys:Rexxc/RX
-
-
- INSTALLATION
-
- Archive where this file came from should be extracted to a
- directory where you installed Image Engineer.
-
- This script must be in IE:Arexx/
-
-
- USAGE
-
- Activate a window of an image and run the script.
-
-
- ARGUMENTS
-
- VisualGradient.rexx <pic> <gradienttype> <direction> <gammavalue> <pcolor> <cs>
-
- <pic> name of a picture (in IE)
- <gradienttype> name of the effect:
-
- (SUNSHINE, NIGHT, LIGHTCOLOR, DARKCOLOR, PSYCHO)
-
- <direction> RIGHT, BOTTOM, LEFT or TOP
- <gammavalue> value for gamma
-
-
- (Sunshine and Night ignore following)
-
- <pcolor> name of color: (uses PrimaryColors.rexx)
-
- DRED, YELLOW, GREEN, LBLUE, DBLUE, VIOLET,
- BLUE, DGREEN, BROWN, RED, ORANGE, PINK
- or RANDOM
-
- <cs> if "YES" or "1", uses Contrast Stretch
-
-
-
-
-
- AmigaDOS
-
- Sys:Rexxc/RX VisualGradient.rexx <arguments>
- Sys:Rexxc/RX VisualGradient.rexx 000_testpic.iff NIGHT RIGHT -50
- Sys:Rexxc/RX VisualGradient.rexx 000_testpic.iff PSYCHO BOTTOM 0 RED yes
-
-
-
- Other scripts:
-
- ADDRESS COMMAND "Sys:Rexxc/RX IE:Arexx/VisualGradient.rexx <arguments>"
-
- Next lines return you the name of this new picture.
-
- PROJECT_LIST
- xyz=result
- pic=subword(xyz,1,1)
-
-
-
-
-
- HISTORY
-
- 1.29
-
- Calls to external scripts had a minor bug.
-
- 1.28
-
- My automatical archive-creator missed the actual script.
-
- 1.27
-
- Renamed from Visual TextureBar to Visual Gradient.
- Argument-parser added.
- Dropped most of non-configurable old effects and added some new
- ones.
-
- 1.00
-
- History started
-
-
-
-
-
- DISTRIBUTION
-
- The archive, where this file came from, can be distributed using
- any kind of media or distribution channel (CD, Email, WWW, BBS,
- FTP...), but contents of original archive can not be modified.
-
-
- YOU MAY NOT SPREAD MODIFIED VERSIONS OF THE SCRIPT!!
- NOT EVEN PART OF IT!!
-
-
- If you are going to spread a script made by you, which calls one
- of Visual Engineering -scripts, you must include either to
- documentfile of your script or header of the script itself, Visual
- Engineering's website address and my name and email address.
-
- Like this:
-
-
- /*
-
- This script uses Visual Engineering -script(s):
- AddSpace.rexx, PrimaryColors.rexx
-
- By Marko Seppänen <marko.seppanen@wwnet.fi>
-
- Visual Engineering website:
- http://wwnet.fi/users/smarko/visual/
-
- */
-
-
-
-
-
- WORLD WIDE WEB
-
- Image Engineer
- http://www.amigaworld.com/support/imageengineer/
-
- SViewIV
- http://www.ar-kleinert.de/sview_e.html
-
- Visual Engineering
- http://wwnet.fi/users/smarko/visual/
-
-
-
- AMINET
-
- Image Engineer
- http://ftp.sunet.se/aminetbin/find?imeng
-
- SViewIV
- http://ftp.sunet.se/aminetbin/find?sviewiv
-
- Visual Engineering
- http://ftp.sunet.se/aminetbin/find?visual+eng.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 4704 1452 69.1% 14-Oct-99 15:42:52 +VisualGradient.rexx
- 1851 547 70.4% 03-Oct-99 21:43:52 +VE-Registration_Form
- 6372 2617 58.9% 14-Oct-99 22:15:20 +VisualEngineering.notes
- 2600 1298 50.0% 15-Oct-99 11:18:34 +VisualGradient.notes
- -------- ------- ----- --------- --------
- 15527 5914 61.9% 16-Oct-99 16:50:20 4 files
-